home *** CD-ROM | disk | FTP | other *** search
/ AMOS PD CD / amospdcd.iso / aminet / amoslist0993.lzh / AMOSLIST2 / 000060_amos-request@svcs1.digex.net_Thu Sep 2 04:03:04 1993.msg < prev    next >
Internet Message Format  |  1993-09-03  |  2KB

  1. Received: from nextsun.INS.CWRU.Edu by access.digex.net with SMTP id AA25316
  2.   (5.65c/IDA-1.4.4 for <mcox@access.digex.com>); Thu, 2 Sep 1993 04:02:55 -0400
  3. Received: from svcs1.digex.net by nextsun.INS.CWRU.Edu with SMTP (5.65b+ida+/CWRU-1.5.2-freenet-gw)
  4.     id AA24347; Thu, 2 Sep 93 04:01:23 -0400 (from amos-request@svcs1.digex.net for mcox@access.digex.com)
  5. Received: by svcs1.digex.net id AA17920
  6.   (5.65c/IDA-1.4.4 for amos-list-out); Thu, 2 Sep 1993 03:41:57 -0400
  7. Received: from access.digex.net by svcs1.digex.net with SMTP id AA17916
  8.   (5.65c/IDA-1.4.4 for <amos-list@svcs1.digex.net>); Thu, 2 Sep 1993 03:41:55 -0400
  9. Received: from sol.ccs.deakin.edu.au by access.digex.net with SMTP id AA13803
  10.   (5.65c/IDA-1.4.4 for <amos-list@access.digex.net>); Thu, 2 Sep 1993 03:41:51 -0400
  11. Received: from mensa.ccs.deakin.edu.au by sol.ccs.deakin.edu.au with SMTP id AA24384
  12.   (5.65c/IDA-1.4.4 for <amos-list@access.digex.net>); Thu, 2 Sep 1993 17:41:47 +1000
  13. Received: by mensa.ccs.deakin.edu.au (4.1/client-1.3)
  14.     id AA13200; Thu, 2 Sep 93 17:41:45 EST
  15. Date: Thu, 2 Sep 1993 17:37:40 +1000 (EST)
  16. From: Scott Southurst <maverick@deakin.edu.au>
  17. Subject: Oh and by the way... Re: Flicker etc.
  18. To: LIST AMOS <amos-list@access.digex.net>
  19. Message-Id: <Pine.3.07.9309021740.I10949-b100000@mensa.ccs.deakin.edu.au>
  20. Mime-Version: 1.0
  21. Content-Type: TEXT/PLAIN; charset=US-ASCII
  22. Status: RO
  23.  
  24. I can't see why the screen swap command would wait for the blanking gap. 
  25. If it is instantaneous then the code should be reversed to what the manual
  26. says (Which is what I thought would be correct).
  27.     If the Screen Swap does wait until the blanking gap then the Wait
  28. Vbl is not needed at all because this is auotmatically assumed.
  29.     The only reason this would be needed is just incase the drawing
  30. etc. takes less than 1/2 a second and that once the screenswap has been
  31. called the program continues with the next update.  But in theory this
  32. should just create a que of future screen swaps at future Vblanks.
  33.  
  34.     ||\          ***********************************************
  35.       ./~  \         *  Scott Southurst (maverick@deakin.edu.au)   *
  36.        ~~\  \        *  Deakin University, Warrnambool, Australia  *
  37.      //  \       *    Aquatic Biology/Computer Programming     *
  38.           |   \___/| *  A500 - 1084s - 1meg - AMOS 1.34 - AMOS 3d  *
  39.        /~/~~   ___/  *  Compiler - AND LOVING IT!! (Soon A1200??)  *
  40.        ~~~~~~~~      ***********************************************
  41.  
  42.  
  43.